s100 and s121: Simulated Data-Sets which Illustrate the Usage of the Package
geoR
Description
These two simulated data sets are the ones used in the Technical
Report which describes the package geoR
(see reference below).
These data-sets are used in several examples throughout the package
documentation.
Usage
data(s100)
data(s121)
Arguments
Format
Two objects of the classgeodata. Both are lists
with the following components:
coords
the coordinates of data locations.
data
the simulated data. Notice that for s121
this a \(121 \times 10\) matrix with 10 simulations.
cov.model
the correlation model.
nugget
the values of the nugget parameter.
cov.pars
the covariance parameters.
kappa
the value of the parameter kappa.
lambda
the value of the parameter lambda.
References
Ribeiro Jr, P.J. and Diggle, P.J. (1999) geoS: A geostatistical
library for S-PLUS. Technical report ST-99-09, Dept of Maths and
Stats, Lancaster University.